source Property (JScript 5.6)

Returns a copy of the text of the regular expression pattern. Read-only. The rgExp argument is a Regular expression object. It can be a variable name or a literal.

rgExp.source

Expand imageExample

Expand imageRequirements

Expand imageSee Also